[][src]Function secp256k1_sys::secp256k1_context_preallocated_clone

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