pub unsafe extern "C-unwind" fn PMCreateSession(
print_session: NonNull<PMPrintSession>,
) -> u32Available on crate features
PMCore and PMDefinitions only.Expand description
ยงSafety
print_session must be a valid pointer.