Function FSUSER_GetPriority

Source
pub unsafe extern "C" fn FSUSER_GetPriority(
    priority: *mut u32_,
) -> Result
Expand description

Gets the file system priority.

ยงArguments

  • priority - Pointer to output the priority to.