pub unsafe extern "C" fn nfloat_pow(
res: nfloat_ptr,
x: nfloat_srcptr,
y: nfloat_srcptr,
ctx: *mut gr_ctx_struct,
) -> c_intpub unsafe extern "C" fn nfloat_pow(
res: nfloat_ptr,
x: nfloat_srcptr,
y: nfloat_srcptr,
ctx: *mut gr_ctx_struct,
) -> c_int