fvalue_bitwise_and

Function fvalue_bitwise_and 

Source
pub unsafe extern "C" fn fvalue_bitwise_and(
    a: *const fvalue_t,
    b: *const fvalue_t,
    err_msg: *mut *mut c_char,
) -> *mut fvalue_t