Function cbw_Err_new_with_msg

Source
pub unsafe extern "C" fn cbw_Err_new_with_msg(
    code: cbw_ErrCode,
    msg: *const c_char,
) -> cbw_Err