find_directory
Function parameters
Parameters
- volume:i32
- createIt:bool
- path_ptr:[*]u8
- length:i32
Type definitions in this namespace
Types
Functions in this namespace
Functions
Source
Implementation
pub extern "root" fn find_directory(which: directory_which, volume: i32, createIt: bool, path_ptr: [*]u8, length: i32) u64