Skip to main content

PMCreatePageFormat

Function PMCreatePageFormat 

Source
pub unsafe extern "C-unwind" fn PMCreatePageFormat(
    page_format: NonNull<PMPageFormat>,
) -> u32
Available on crate features PMCore and PMDefinitions and PrintCore only.
Expand description

ยงSafety

page_format must be a valid pointer.