Function jl_checked_assignment

Source
pub unsafe extern "C" fn jl_checked_assignment(
    b: *mut jl_binding_t,
    rhs: *mut jl_value_t,
)