Function blPathAssignDeep

Source
pub unsafe extern "C" fn blPathAssignDeep(
    self_: *mut BLPathCore,
    other: *const BLPathCore,
) -> BLResult