IDASetLSNormFactorB

Function IDASetLSNormFactorB 

Source
pub unsafe extern "C" fn IDASetLSNormFactorB(
    ida_mem: *mut c_void,
    which: c_int,
    nrmfacB: sunrealtype,
) -> c_int