[][src]Function sundials_sys::KINGetFuncNorm

pub unsafe extern "C" fn KINGetFuncNorm(
    kinmem: *mut c_void,
    fnorm: *mut realtype
) -> c_int