windows::Wdk::System::SystemServices

Function vDbgPrintEx

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