unsafe extern "C-unwind" fn StringTrue_unchecked(
s: *const c_char,
) -> RbooleanExpand description
Check if a string represents TRUE in R.
Recognizes “TRUE”, “true”, “True”, “T”, “t”, etc.
Unchecked FFI binding for StringTrue.
Generated from source location line 3641, column 8.
Generated from source file miniextendr-api/src/ffi.rs.