Function bdk_chain::bitcoin::secp256k1::ffi::secp256k1_keypair_create

pub unsafe extern "C" fn secp256k1_keypair_create(
    cx: *const Context,
    keypair: *mut Keypair,
    seckey: *const u8
) -> i32