blpapi_Element_getValueAsString

Function blpapi_Element_getValueAsString 

Source
pub unsafe extern "C" fn blpapi_Element_getValueAsString(
    element: *const blpapi_Element_t,
    buffer: *mut *const c_char,
    index: usize,
) -> c_int