Function EValue_new_from_bool_arr

Source
pub unsafe extern "C" fn EValue_new_from_bool_arr(
    self_: *mut EValue,
    value: ArrayRefBool,
)