Type Alias GetRenderModelPropertiesFB

Source
pub type GetRenderModelPropertiesFB = unsafe extern "system" fn(session: Session, path: Path, properties: *mut RenderModelPropertiesFB) -> Result;
Expand description