Type Definition std::sys::windows::c::GetTempPath2W::F

source ·
type F = unsafe extern "system" fn(_: u32, _: *mut u16) -> u32;
🔬This is a nightly-only experimental API. (windows_c)