Function RtlIsZeroMemory

Source
pub unsafe extern "C" fn RtlIsZeroMemory(
    Buffer: PVOID,
    Length: SIZE_T,
) -> BOOLEAN