Function blContextAssignWeak

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