xb_node_set_data

Function xb_node_set_data 

Source
pub unsafe extern "C" fn xb_node_set_data(
    self_: *mut XbNode,
    key: *const c_char,
    data: *mut GBytes,
)