Skip to main content

CMTextFormatDescriptionGetJustification

Function CMTextFormatDescriptionGetJustification 

Source
pub unsafe extern "C" fn CMTextFormatDescriptionGetJustification(
    desc: CMFormatDescriptionRef,
    horizontaJustificationlOut: *mut CMTextJustificationValue,
    verticalJustificationOut: *mut CMTextJustificationValue,
) -> OSStatus