pub unsafe extern "C-unwind" fn PMGetLastPage(
print_settings: PMPrintSettings,
last: NonNull<u32>,
) -> u32Available on crate features
PMCore and PMDefinitions only.Expand description
ยงSafety
print_settingsmust be a valid pointer.lastmust be a valid pointer.