Function layout_button

Source
pub unsafe extern "C" fn layout_button(
    layout: *mut Layout,
    button: *mut Button,
    col: u32,
    row: u32,
)