Function gsCreateRowByContainer

Source
pub unsafe extern "C" fn gsCreateRowByContainer(
    container: *mut GSContainer,
    row: *mut *mut GSRow,
) -> GSResult