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