FspPosixMapPosixToWindowsPathEx

Function FspPosixMapPosixToWindowsPathEx 

Source
pub unsafe extern "C" fn FspPosixMapPosixToWindowsPathEx(
    PosixPath: *const c_char,
    PWindowsPath: *mut PWSTR,
    Translate: BOOLEAN,
) -> NTSTATUS