JPC_BoxShapeSettings_Create

Function JPC_BoxShapeSettings_Create 

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