Skip to main content

nfloat_rsqrt

Function nfloat_rsqrt 

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