Type Definition sass_sys::Sass_Importer_Fn[][src]

type Sass_Importer_Fn = Option<unsafe extern "C" fn(url: *const c_char, cb: Sass_Importer_Entry, compiler: *mut Sass_Compiler) -> Sass_Import_List>;