windows::Wdk::System::SystemServices

Function vDbgPrintExWithPrefix

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