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