g_ptr_array_add

Function g_ptr_array_add 

Source
pub unsafe extern "C" fn g_ptr_array_add(
    array: *mut _GPtrArray,
    data: *mut c_void,
)