Function secp256k1_zkp_sys::secp256k1_context_preallocated_create[][src]

pub unsafe extern "C" fn secp256k1_context_preallocated_create(
    prealloc: *mut c_void,
    flags: u32
) -> *mut Context