Function set_operator_timeout

Source
pub unsafe extern "C" fn set_operator_timeout(
    OperatorName: *const c_char,
    Timeout: f64,
    Mode: *const c_char,
) -> Herror