Skip to main content

isBlankString

Function isBlankString 

Source
unsafe fn isBlankString(s: *const c_char) -> Rboolean
Expand description

Check if a string is blank (empty or only whitespace). Checked wrapper for isBlankString. Calls isBlankString_unchecked and routes through with_r_thread. Generated from source location line 3645, column 8. Generated from source file miniextendr-api/src/ffi.rs.