Function EValue_new_from_bool

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