JPC_MutableCompoundShapeSettings_Create

Function JPC_MutableCompoundShapeSettings_Create 

Source
pub unsafe extern "C" fn JPC_MutableCompoundShapeSettings_Create(
    self_: *const JPC_MutableCompoundShapeSettings,
    outShape: *mut *mut JPC_Shape,
    outError: *mut *mut JPC_String,
) -> bool