Skip to main content

isBlankString

Function isBlankString 

Source
pub 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 1994, column 12. Generated from source file miniextendr-api/src/sys.rs.