PMCreateSession

Function PMCreateSession 

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

ยงSafety

print_session must be a valid pointer.