Function gsGetContainerInfoV4_3

Source
pub unsafe extern "C" fn gsGetContainerInfoV4_3(
    store: *mut GSGridStore,
    name: *const GSChar,
    info: *mut GSContainerInfo,
    exists: *mut GSBool,
) -> GSResult