[][src]Function secp256k1_sys::secp256k1_context_randomize

pub unsafe extern "C" fn secp256k1_context_randomize(
    cx: *mut Context,
    seed32: *const c_uchar
) -> c_int