Function kernel32::CreateDirectoryW [] [src]

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