Function gtk_layer_get_margin

Source
pub unsafe extern "C" fn gtk_layer_get_margin(
    window: *mut GtkWindow,
    edge: GtkLayerShellEdge,
) -> c_int
Available on crate feature v0_5 only.