Function find_directory [src]
Alias for std.c.haiku.find_directory
Prototype
pub extern "root" fn find_directory(which: directory_which, volume: i32, createIt: bool, path_ptr: [*]u8, length: i32) u64 Parameters
which: directory_whichvolume: i32createIt: boolpath_ptr: [*]u8length: i32 Source
pub extern "root" fn find_directory(which: directory_which, volume: i32, createIt: bool, path_ptr: [*]u8, length: i32) u64