Function HAPI_GetStringBufLength

Source
pub unsafe extern "C" fn HAPI_GetStringBufLength(
    session: *const HAPI_Session,
    string_handle: HAPI_StringHandle,
    buffer_length: *mut c_int,
) -> HapiResult