Function libsodium::crypto_box_keypair [] [src]

pub unsafe extern "C" fn crypto_box_keypair(
    pk: *mut c_uchar,
    sk: *mut c_uchar
) -> c_int