breez_sdk_liquid::bitcoin::util::key::secp256k1::ffi

Function secp256k1_context_preallocated_clone

pub unsafe extern "C" fn secp256k1_context_preallocated_clone(
    cx: *const Context,
    prealloc: *mut c_void,
) -> *mut Context