unsafe extern "C-unwind" fn findInterval2_unchecked(
xt: *const f64,
n: c_int,
x: f64,
rightmost_closed: Rboolean,
all_inside: Rboolean,
left_open: Rboolean,
ilo: c_int,
mflag: *mut c_int,
) -> c_intExpand description
Extended interval finding with left-open option.
Unchecked FFI binding for findInterval2.
Generated from source location line 3603, column 8.
Generated from source file miniextendr-api/src/ffi.rs.