Function windows::Win32::System::DeploymentServices::WdsBpGetOptionBuffer
pub unsafe fn WdsBpGetOptionBuffer<P0>(
hhandle: P0,
ubufferlen: u32,
pbuffer: *mut c_void,
pubytes: *mut u32,
) -> u32where
P0: Param<HANDLE>,