pub unsafe extern "system" fn CreateEnvironmentBlock(
    lpenvironment: *mut *mut c_void,
    htoken: HANDLE,
    binherit: BOOL
) -> BOOL
Expand description

Required features: "Win32_Foundation"