Function hapi_rs::raw::HAPI_GetPreset

source ·
pub unsafe extern "C" fn HAPI_GetPreset(
    session: *const HAPI_Session,
    node_id: HAPI_NodeId,
    buffer: *mut c_char,
    buffer_length: c_int
) -> HapiResult