Function hapi_rs::raw::HAPI_GetStatusStringBufLength
source · pub unsafe extern "C" fn HAPI_GetStatusStringBufLength(
session: *const HAPI_Session,
status_type: StatusType,
verbosity: StatusVerbosity,
buffer_length: *mut c_int
) -> HapiResult