Type Definition clips_sys::OutOfMemoryFunction

source ·
pub type OutOfMemoryFunction = Option<unsafe extern "C" fn(arg1: *mut Environment, arg2: usize) -> bool>;