pub unsafe extern "system" fn CreateBoundaryDescriptorA(
    name: PSTR,
    flags: u32
) -> BoundaryDescriptorHandle
Expand description

Required features: ‘Win32_System_Threading’, ‘Win32_Foundation’