unsafe extern "C-unwind" fn StringFalse_unchecked(
s: *const c_char,
) -> RbooleanExpand description
Check if a string represents FALSE in R.
Recognizes “FALSE”, “false”, “False”, “F”, “f”, etc.
Unchecked FFI binding for StringFalse.
Generated from source location line 3635, column 8.
Generated from source file miniextendr-api/src/ffi.rs.