[][src]Function qmetaobject::qrc::register_resource_data

pub unsafe fn register_resource_data(
    version: i32,
    tree: &'static [u8],
    names: &'static [u8],
    payload: &'static [u8]
)

Internal function used from qrc procedural macro. Unsafe because it can crash if the data structure are not proper.