Function HAPI_GetNodeCookResultLength

Source
pub unsafe extern "C" fn HAPI_GetNodeCookResultLength(
    session: *const HAPI_Session,
    node_id: HAPI_NodeId,
    verbosity: StatusVerbosity,
    buffer_length: *mut c_int,
) -> HapiResult