pub unsafe extern "C-unwind" fn PMGetAdjustedPageRect(
page_format: PMPageFormat,
page_rect: NonNull<PMRect>,
) -> u32Available on crate features
PMCore and PMDefinitions only.Expand description
ยงSafety
page_formatmust be a valid pointer.page_rectmust be a valid pointer.