Skip to main content

isBlankString_unchecked

Function isBlankString_unchecked 

Source
unsafe extern "C-unwind" fn isBlankString_unchecked(
    s: *const c_char,
) -> Rboolean
Expand description

Check if a string is blank (empty or only whitespace). Unchecked FFI binding for isBlankString. Generated from source location line 3645, column 8. Generated from source file miniextendr-api/src/ffi.rs.