Function windows::Wdk::System::SystemServices::DbgPrompt

pub unsafe fn DbgPrompt<P0>(prompt: P0, response: &mut [u8]) -> u32
where P0: Param<PCSTR>,