Function windows::Wdk::System::SystemServices::vDbgPrintEx

pub unsafe fn vDbgPrintEx<P0>(
    componentid: u32,
    level: u32,
    format: P0,
    arglist: *const i8,
) -> u32
where P0: Param<PCSTR>,