[][src]Function nettle_sys::nettle_ecc_point_init

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