Function TA_GetFuncHandle

Source
pub unsafe extern "C" fn TA_GetFuncHandle(
    name: *const c_char,
    handle: *mut *const TA_FuncHandle,
) -> TA_RetCode