Function sodot_sr25519_derive_pubkey_from_pubkey

Source
pub unsafe extern "C" fn sodot_sr25519_derive_pubkey_from_pubkey(
    pubkey: ConstStr,
    derivation_path: ConstSlice_ConstStr,
    pubkey_out: *mut HeapString,
) -> ResultFFI