Type Definition sass_sys::Sass_Importer_Fn [] [src]

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