JPC_SphereShapeSettings_Create

Function JPC_SphereShapeSettings_Create 

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