Function flipper0::ffi::uECC_make_key

source ·
pub unsafe extern "C" fn uECC_make_key(
    public_key: *mut u8,
    private_key: *mut u8,
    curve: *const uECC_Curve_t
) -> i32