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