Skip to main content

nfloat_addmul

Function nfloat_addmul 

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