CreateDirectoryW

Function CreateDirectoryW 

Source
pub unsafe extern "stdcall" fn CreateDirectoryW(
    lpPathName: LPCWSTR,
    lpSecurityAttributes: LPSECURITY_ATTRIBUTES,
) -> BOOL