nettle_sys

Function nettle_ecc_point_init

Source
pub unsafe extern "C" fn nettle_ecc_point_init(
    p: *mut ecc_point,
    ecc: *const ecc_curve,
)