Function get_operator_info

Source
pub unsafe extern "C" fn get_operator_info(
    OperatorName: *const c_char,
    Slot: *const c_char,
    Information: *mut c_char,
) -> Herror