Function ntapi::ntxcapi::RtlAssert

source ·
pub unsafe extern "system" fn RtlAssert(
    VoidFailedAssertion: PVOID,
    VoidFileName: PVOID,
    LineNumber: ULONG,
    MutableMessage: PSTR
)