Type Definition frida_gum_sys::GCompletionStrncmpFunc[][src]

type GCompletionStrncmpFunc = Option<unsafe extern "C" fn(s1: *const gchar, s2: *const gchar, n: gsize) -> gint>;