CreateBoundaryDescriptorA

Function CreateBoundaryDescriptorA 

pub unsafe fn CreateBoundaryDescriptorA<P0>(
    name: P0,
    flags: u32,
) -> Result<HANDLE>
where P0: Param<PCSTR>,