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.