Function windows::Win32::System::Rpc::RpcNsEntryObjectInqBeginA

pub unsafe fn RpcNsEntryObjectInqBeginA<P0>(
    entrynamesyntax: u32,
    entryname: P0,
    inquirycontext: *mut *mut c_void,
) -> RPC_STATUS
where P0: Param<PCSTR>,