Function vc6_sys::CreateDirectoryW

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