Searched refs:BOOL (Results 1 – 1 of 1) sorted by relevance
68 pub type BOOL = c_int; typedef1884 pub fn _pathIsAbsolute(filepath: *const c_char, pNameTail: *mut *const c_char) -> BOOL; in _pathIsAbsolute() argument