Function DirectoryExists

Source
pub unsafe extern "C" fn DirectoryExists(
    dirPath: *const c_char,
) -> bool